Skip to content

Add color dimension selector for Linear Layout visualization#11

Closed
leeliu103 wants to merge 2 commits intomainfrom
feat/linear-layout-color-dimension-selector
Closed

Add color dimension selector for Linear Layout visualization#11
leeliu103 wants to merge 2 commits intomainfrom
feat/linear-layout-color-dimension-selector

Conversation

@leeliu103
Copy link
Owner

Users can now select which input dimension determines cell colors in the Linear Layout visualization. The dropdown automatically updates when dimensions are added, removed, or renamed, and defaults to the 'thread' dimension when available.

Changes:

  • Add color dimension dropdown to Linear Layout tab
  • Implement dynamic color rendering based on selected input dimension
  • Add CSS styling matching existing design system
  • Add test coverage for color dimension functionality
  • Feature is isolated to Linear Layout with no impact on other layouts

🤖 Generated with Claude Code

leeliu103 and others added 2 commits December 5, 2025 17:40
Users can now select which input dimension determines cell colors in the Linear Layout visualization. The dropdown automatically updates when dimensions are added, removed, or renamed, and defaults to the 'thread' dimension when available.

Changes:
- Add color dimension dropdown to Linear Layout tab
- Implement dynamic color rendering based on selected input dimension
- Add CSS styling matching existing design system
- Add test coverage for color dimension functionality
- Feature is isolated to Linear Layout with no impact on other layouts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@leeliu103 leeliu103 closed this Dec 5, 2025
@leeliu103 leeliu103 deleted the feat/linear-layout-color-dimension-selector branch December 5, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant